About 671 letters

About 3 minutes

#HTML <menu>

The <menu> HTML element is described in the HTML specification as a semantic alternative to <ul>, but treated by browsers (and exposed through the accessibility tree) as no different than <ul>. It represents an unordered list of items (which are represented by <li> elements).

#Attributes

Created in 6/9/2025

Updated in 6/9/2025